Click or drag to resize

AttachmentLongFileName Property

Contains an attachment's long filename and extension, excluding path.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string LongFileName { get; set; }

Property Value

Type: String
The long name of the file.
See Also